[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 250 < SKIP 2195 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25087 | Young, Wyatt | 98168 | Burien | Washington | United States |
25089 | Xie, Christy, C | 98168 | Burien | Washington | United States |
25356 | Miller, Jonathan, A | 98168 | Burien | Washington | United States |
25405 | Wagner, Brandon, E | 98168 | Burien | Washington | United States |
26052 | Subram, Carolyn | 98168 | Burien | Washington | United States |
26197 | Lopez, Marcus, S | 98168 | Burien | Washington | United States |
26273 | Suri, Chelsea, L | 98168 | Burien | Washington | United States |
Generated 2025-10-12 06:37:29.947 UTC