What is the purpose of the `target` key in a dbt profile?
-
A
Specifies the file path where compiled SQL is saved
-
B
Defines the default environment (e.g., dev or prod) to use when running dbt
-
C
Sets the maximum number of threads dbt can use
-
D
Points to the schema.yml file for validation