[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 542 SHUFFLE < SKIP 647 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13125 | Hu, Alejandro | 3000 | Melbourne | Victoria | Australia |
11276 | Chapman, Nancy, E | V8Y 1L1 | Cliffside | British Columbia | Canada |
19173 | Lal, Kelli, J | MK8 8DF | Milton Keynes | England | United Kingdom |
Generated 2025-07-17 22:53:30.793 UTC