My understanding is that SORTKEY AUTO only works for long-lived tables, so that their optimizer has data on how the tables are being queried. Except for materialized=incremental models, tables are dropped by dbt with every run, which makes AUTO ineffective.