[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 2946 > < TAKE 4 >
4 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17941 | Jenkins, David | 85049 | Ingolstadt | Bayern | Germany |
| 15512 | Hayes, Jose, M | 98107 | Ballard | Washington | United States |
| 14632 | Wang, Austin, A | V3L 1E7 | Westminster | British Columbia | Canada |
| 25425 | Diaz, Zachary | 91945 | Lemon Grove | California | United States |
Generated 2025-11-01 06:32:00.434 UTC