[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 4027 SHUFFLE < SKIP 329 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16006 | Henderson, Angelica, M | 91977 | Spring Valley | California | United States |
13172 | Cook, Isabella, D | 98036 | Lynnwood | Washington | United States |
Generated 2025-07-12 22:07:12.552 UTC