[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 593 SHUFFLE < SKIP 623 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22719 | Brooks, Jesse | 94519 | Concord | California | United States |
13464 | Hu, Martha, C | 90210 | Beverly Hills | California | United States |
Generated 2025-07-20 23:27:23.575 UTC