dbt Quiz DBT (Data Build Tool) Quiz 1. What is the primary function of DBT in the modern data stack? Data Extraction Data Modeling Data Visualization 2. In DBT, what file type is primarily used to define transformations? YAML (.yml) SQL (.sql) Python (.py) 3. Which command runs the models and builds the tables/views in your warehouse? dbt run dbt test dbt seed Submit