CommencerCommencer gratuitement

Create distribution center staging model

With the distribution centers loaded as a dbt seed file, you can now build a dbt data model (your first!) based on this raw data source. Best practices suggest minimizing transformations in staging dbt models, which should be just one layer of translation away from raw data sources like dbt seed and source files.

Now, you will build a trivial staging model (stg_looker__distribution_centers.sql) and test your build.

Cet exercice fait partie du cours

Case Study: Building E-Commerce Data Models with dbt

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice