Review dbt project structure
With our base tables populated, we can turn to the dbt project. The analytics/models directory, located alongside our Dagster code in the src/project_dbt directory, contains a small but representative dbt project:
analytics
├── marts