CommencerCommencez 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

<cours>Case Study: Building E-Commerce Data Models with dbt</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice