[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 189 SHUFFLE < SKIP 4218 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18758 | Price, Devin, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
26548 | Suarez, Casey | 2036 | Malabar | New South Wales | Australia |
Generated 2025-07-22 08:04:32.898 UTC