Create dimensional model with baseline data

Teradata Developer Guides

ft:locale
en-US
ft:lastEdition
2026-08-18

By executing dbt, we generate the dimensional model using the baseline data.

uv run dbt run

This will create both our core and dimensional models using the baseline data.