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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23046Malhotra, Pamela97005BeavertonOregonUnited States
23049Moreno, Gina, J97005BeavertonOregonUnited States
23260Goel, Edwin97005BeavertonOregonUnited States
23142Wu, Cara97005BeavertonOregonUnited States

Generated 2025-07-08 19:47:09.236 UTC