Sources → staging → intermediate → marts. Tests, snapshots, exposures, macros. The pattern every modern analytics team runs — on a warehouse you can spin up on a laptop.
This is the artifact that says "this person can ship into our stack on day one."
5,000 customers across 8 countries. 24 months of MRR snapshots across Starter / Growth / Pro tiers. 20k orders + 50k line items. Modeled into a Kimball star schema with surrogate keys, conformed dimensions, and a SCD-2 snapshot on customer.
Every column has a description. Every model has a purpose statement. Every key has a uniqueness test. A reusable Jinja macro converts cents to dollars in 4 different models — DRY SQL, not copy-paste.
From make all: seed sources → install packages → build models → run tests → render docs.