[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 493 SKIP 1000 < SKIP 461 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 25160 | Stewart, Mackenzie, C | 98403 | Tacoma | Washington | United States |
| 25380 | Gonzales, Seth, D | 98403 | Tacoma | Washington | United States |
| 25888 | Edwards, Morgan, D | 98403 | Tacoma | Washington | United States |
WARNING: -TimestampIsOld-. Possible cause: API is currently initializing.
Generated 2025-11-06 04:06:48.884 UTC