[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 1784 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 22382 | Xu, Bethany, F | SW6 SBY | London | England | United Kingdom |
| 13418 | Cox, Devin, C | V7L 4J4 | Vancouver | British Columbia | Canada |
| 15025 | Subram, Kristi, N | 3337 | Melton | Victoria | Australia |
Generated 2025-11-06 01:14:45.488 UTC