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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20149Arun, Heidi, ZRG24 8PLBasingstoke HantsEnglandUnited Kingdom
26791Nath, Kelvin, M77520BaytownTexasUnited States
11021Wilson, Destiny97005BeavertonOregonUnited States
11145Coleman, Jasmine, L97005BeavertonOregonUnited States

Generated 2025-11-05 12:23:23.395 UTC