[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 392 < SKIP 2000 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21396 | Martinez, Megan | 98168 | Burien | Washington | United States |
| 21428 | Brooks, Jada, A | 98168 | Burien | Washington | United States |
Generated 2025-11-05 17:46:29.728 UTC