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.
Este ejercicio forma parte del curso
Case Study: Building E-Commerce Data Models with dbt
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio