ansi_fips_state
At a glance
| Schema | dax_terminology |
| Table | ansi_fips_state |
| Type | terminology value set |
Columns
| Column |
|---|
ansi_fips_state_code |
ansi_fips_state_abbreviation |
ansi_fips_state_name |
Using it
Join a coded column to this set to get its description:
select *
from dax_terminology.ansi_fips_state
limit 100;