[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 750 < SKIP 4483 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14600 | Ramirez, Ariana, V | 98366 | Port Orchard | Washington | United States |
15168 | Bell, Xavier, R | 98366 | Port Orchard | Washington | United States |
Generated 2025-10-10 13:51:34.995 UTC