[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 405 SHUFFLE < SKIP 1377 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19693 | Foster, Kayla | V7L 4J4 | Vancouver | British Columbia | Canada |
12245 | Gonzalez, Francisco, L | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-14 13:40:27.218 UTC