[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 2437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24051Nath, ColleenAS23Stoke-on-TrentEnglandUnited Kingdom
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States
28202King, Maria, E3550BendigoVictoriaAustralia

Generated 2025-07-14 07:54:40.418 UTC