I have a fact table and a dimension table. dimension table uses identity as id column and that id is in the fact table for relation. In the ssis, scd component doesn't see my id row on dimension as business key, how can i do scd, what should i do?
My dimension table: