[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 169  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18809King, Jason97005BeavertonOregonUnited States
18822Ferrier, Gregory, J97005BeavertonOregonUnited States
18827Raman, Carmen, G97005BeavertonOregonUnited States

Generated 2025-11-03 23:17:49.306 UTC