[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1777 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28516 | Lin, Vincent, A | SW8 1XD | London | England | United Kingdom |
| 17409 | James, Christina | V3A 4R2 | Langley | British Columbia | Canada |
| 23350 | Thomas, Natalie, M | V3J 6Z3 | Burnaby | British Columbia | Canada |
Generated 2025-11-02 02:15:04.508 UTC