[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 3057 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 24256 | Barnes, Kayla | V7L 4J4 | N. Vancouver | British Columbia | Canada |
| 25220 | Anderson, Emily, M | 4551 | Caloundra | Queensland | Australia |
| 19863 | Powell, Paige | 98168 | Burien | Washington | United States |
Generated 2025-10-28 00:08:42.171 UTC