[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 1562 < SKIP 835 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21628 | Xu, Kelli, T | 98168 | Burien | Washington | United States |
21639 | Wilson, Anthony | 98168 | Burien | Washington | United States |
Generated 2025-10-13 20:00:31.209 UTC