#1099

Orphaned Dimension Keys

The dimension reconciliation looks for src_id values in dim_users that are no longer present in stg_users and may be deletion candidates. Return src_id in ascending order.

Expected output sample

This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.

src_id
109

Your query result will appear here