Here\'s the query I\'m starting with (originally found here):
select schema_name(tab.schema_id) as schema_name, tab.name as table_name, col.column_id,