[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 1562 < SKIP 1685 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16501 | Wood, Vanessa, V | 98104 | Seattle | Washington | United States |
16789 | Harris, Jennifer, R | 98104 | Seattle | Washington | United States |
17121 | Bryant, Lucas | 98104 | Seattle | Washington | United States |
Generated 2025-10-11 15:58:15.000 UTC