[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 189   <  SKIP 47  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24435Hughes, Mariah, A97005BeavertonOregonUnited States
23555Chavez, Andres, G97005BeavertonOregonUnited States
25421Lewis, Marcus, L97005BeavertonOregonUnited States
24320White, Joshua, J97005BeavertonOregonUnited States

Generated 2025-07-18 13:03:14.130 UTC