[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 4092 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 25025 | Bryant, Spencer, J | 91977 | Spring Valley | California | United States |
| 11605 | Subram, Heidi, L | 70452 | Stuttgart | Saarland | Germany |
| 12923 | Wright, Fernando, L | 94941 | Mill Valley | California | United States |
Generated 2025-10-29 23:42:07.149 UTC