- Bootstrap the source / snapshot table
source_usersand the initial state of our scd2 tabledim_usersby running:
dbt run -m source_users dim_users- Copy over contents of
dim_users_inc.sqlreplacing contents indim_users.sql(or just rename them). Then run: