[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 2691 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 13589 | Smith, Cameron, M | 93700 | Drancy | Seine Saint Denis | France |
| 21755 | White, Lucas, R | 92118 | Coronado | California | United States |
| 15378 | Ward, Devin, J | V3L 1H4 | Westminster | British Columbia | Canada |
Generated 2025-11-02 07:59:59.709 UTC