[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 413 SHUFFLE < SKIP 2997 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23756 | Jai, Omar, M | 91940 | Les Ulis | Essonne | France |
21745 | Foster, Isabel, M | V3A 4R2 | Langley | British Columbia | Canada |
13035 | Torres, Kristy, M | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-14 22:10:00.647 UTC