[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   SHUFFLE   <  SKIP 194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20146Hall, Mackenzie, A59491Villeneuve-d'AscqNordFrance
29094He, Jessie3977CranbourneVictoriaAustralia
11394McDonald, GeorgeMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-10 18:51:36.520 UTC