[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 2147 SHUFFLE < SKIP 64 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11098 | Rubio, Mallory, S | 2138 | Rhodes | New South Wales | Australia |
21582 | Roberts, Amber, W | V8Y 1L1 | Cliffside | British Columbia | Canada |
17730 | Tang, Bridget | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-14 22:51:53.292 UTC