[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 620 SKIP 1000 < SKIP 742 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 19125 | Russell, Cameron, D | 98168 | Burien | Washington | United States |
| 19149 | Parker, Sean, C | 98168 | Burien | Washington | United States |
| 19170 | Campbell, Luis, A | 98168 | Burien | Washington | United States |
Generated 2025-11-05 05:14:08.676 UTC