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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27784Arun, Shane59491Villeneuve-d'AscqNordFrance
28956Xu, Colleen3198SeafordVictoriaAustralia
12459Rodriguez, Stefanie, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-09 01:54:51.997 UTC