[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 3083 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20850 | Navarro, Lance, C | YO15 | York | England | United Kingdom |
| 25894 | Zeng, Steve | 91502 | Burbank | California | United States |
Generated 2025-11-03 07:56:06.827 UTC