[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 250 < SKIP 1656 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16811 | Zhang, Luis, R | 98403 | Tacoma | Washington | United States |
16957 | Wilson, Seth, E | 98403 | Tacoma | Washington | United States |
Generated 2025-10-10 23:55:59.009 UTC