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

Properties

KeyValue
excerpt         Information about customers and resellers are acq uired from the p erson. p erson table and  sales. store table in the transactional database. To get the name of the reseller the business  entityid was needed and was retrieved from the salesp erson table in the transactional  database by using territoryid. To be able to filter between reseller and individual  customers a dummy for resellers was created using a java scrip t. This scrip t creates a  dummy value eq ual to one if the resellerid is not null, and zero if it is null. A add seq uence  function was added to create the surrogate key.   We used a Dimension lookup /up date comp onent in Kettle to imp lement the Slowly  Changing Dimension typ e 2 behaviour.        
page15
section_index14

Relationships

Contains

Diagram

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

Evidence

Rendered

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

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.