[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 250 SHUFFLE < SKIP 92 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28290 | Brooks, Ian, W | V8Y 1L1 | Cliffside | British Columbia | Canada |
23129 | Ashe, Misty, R | 2065 | St. Leonards | New South Wales | Australia |
Generated 2025-07-13 10:05:08.845 UTC