Data Modeling¶
Design principles for dimensional models, conformed dimensions, and governed metrics.
Core Dimensions¶
- Calendar
- Organization
- Customer
- Product/Service
Core Facts¶
- Invoices
- Payments
- Shipments
Tip
Prefer star schemas and document assumptions at the table level.