[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 873 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28471 | Sullivan, Phillip, J | 59223 | Roncq | Nord | France |
| 28620 | Richardson, Cole | V9 | Metchosin | British Columbia | Canada |
| 26253 | Wright, Dalton, N | 97301 | Salem | Oregon | United States |
Generated 2025-11-05 12:02:27.937 UTC