[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 76  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28047Sanchez, Jay, W97005BeavertonOregonUnited States
28064Nath, Tamara97005BeavertonOregonUnited States
27683Reed, Alexandra, C97005BeavertonOregonUnited States
28186Wagner, Jenny, M97005BeavertonOregonUnited States

Generated 2025-07-17 13:30:47.500 UTC