Chapter 4 Dimensional Modeling
Chapter 4 Dimensional Modeling
GS
MASTER OF SCIENCE IN INFORMATION TECHNOLOGY
CHAPTER IV
DIMENSIONAL MODELING
Keys:
OrderItemID (PK of the fact table)
CustomerID (FK, links to the Customer Dimension)
ProductID (FK, links to the Product Dimension)
DateKey (FK, links to the Date Dimension)
Measures:
Quantity
LineTotal
TotalAmount