Adventureworks.Sales.Purchases.DataManagement.pdf: page 9 (Section)

Properties

KeyValue
excerpt       5. Product  Product Dimension    The p roduct dimension has been de-normalized to contain Product Line, Product Category,   Subcategory and Product Model. The p urp ose is to be able to filter the facts on p roducts,   subcategory, or models. This dimension combined with other dimensions and facts will  allow us to answer business challenges 2 , 3 and 5 : Create top 5 p roducts sales ranking by  seasons; create top 5 p roducts p rofit ranking, q uarter by q uarter; see in a single view sold  items vs p urchased items for each p roduct category.   Product Dimension is a slowly changing dimension typ e 2 , where its history is kep t by  versioning each row and assigning an effective date range by the ETL p rocess.   Product Data Dictionary    Table Name  dim_p roduct  C o l umn N a me K e y? Typ e D e sc ri p ti o n So urc e dim_ p ro duct_ id Yes INTEG ER This is the Surro ga te key fo r the Pro duct Dimen sio n . This is p a rticula rly imp o rta n t b eca use it is a SCD Ty p e 2 Generated in the mySql DB  using the add s
page9
section_index8

Relationships

Contains

Diagram

graph TD
    n51c779cf10445b9da386c675500027d5["Adventureworks.Sales.Purchases.DataManagement.pdf: page 9"]
    nf240004cab015ee9a37183bdd1c54d35["Adventureworks.Sales.Purchases.DataManagement.Slides.pdf"]
    nf240004cab015ee9a37183bdd1c54d35 -->|Contains| n51c779cf10445b9da386c675500027d5

Evidence

Rendered

graph TD n51c779cf10445b9da386c675500027d5["Adventureworks.Sales.Purchases.DataManagement.pdf: page 9"] nf240004cab015ee9a37183bdd1c54d35["Adventureworks.Sales.Purchases.DataManagement.Slides.pdf"] nf240004cab015ee9a37183bdd1c54d35 -->|Contains| n51c779cf10445b9da386c675500027d5

Live rendering added for this hosted example via mermaid.js (CDN). The ekos docs generate tool itself ships the diagram as source only, to stay fully offline by default.