.csv
my_file.csv
seed/
,
dotenv run dbt seed -s my_file.csv -—target prod
dbt_import
sources.yml
{{ source('import', 'my_file') }}