[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 480 SHUFFLE < SKIP 139 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16754 | Bell, Alex, M | V7L 4J4 | N. Vancouver | British Columbia | Canada |
| 16000 | Ramirez, Gabrielle, H | V3L 1E7 | Westminster | British Columbia | Canada |
Generated 2025-11-05 05:17:07.767 UTC