[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 68  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28621Liu, Kristen92311BarstowCaliforniaUnited States
14992Andersen, Dale, BRG24 8PLBasingstoke HantsEnglandUnited Kingdom
20149Arun, Heidi, ZRG24 8PLBasingstoke HantsEnglandUnited Kingdom
26791Nath, Kelvin, M77520BaytownTexasUnited States
11021Wilson, Destiny97005BeavertonOregonUnited States
11145Coleman, Jasmine, L97005BeavertonOregonUnited States

Generated 2025-07-07 15:22:26.077 UTC