[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 2421   SHUFFLE   <  SKIP 1387  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26235Watson, Michelle, HV9B 2C3ShawneeBritish ColumbiaCanada
16158Gomez, Kathleen, J6006PerthSouth AustraliaAustralia
21078Gray, Grace, A57000MetzMoselleFrance
25319Chandra, Ruben59170CroixNordFrance

Generated 2025-07-21 12:35:12.847 UTC