[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 875 SHUFFLE < SKIP 5382 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16143 | Evans, Sara, A | 91932 | Imperial Beach | California | United States |
17144 | Griffin, Luis | 98168 | Burien | Washington | United States |
Generated 2025-07-19 12:51:32.324 UTC