[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 872 SHUFFLE < SKIP 1058 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23311 | Gonzalez, Veronica, C | 5023 | Findon | South Australia | Australia |
16959 | Foster, Carson, L | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-14 02:54:08.295 UTC