[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 0 SHUFFLE < SKIP 2330 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 16140 | Harris, Seth, M | V8P | Oak Bay | British Columbia | Canada | 
| 14799 | Xu, Katie, R | MK8 8ZD | Milton Keynes | England | United Kingdom | 
Generated 2025-11-04 01:36:40.311 UTC