[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 1706 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 13318 | Perez, Amber, D | V0 | Sooke | British Columbia | Canada |
| 26591 | Chen, Aimee | 3220 | Geelong | Victoria | Australia |
Generated 2025-11-05 03:25:31.411 UTC