[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 226  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12491Huang, AlvinOX1OxfordEnglandUnited Kingdom
16390Nath, Mario, A63009OffenbachSaarlandGermany
15082Lal, Kelvin59491Villeneuve-d'AscqNordFrance
15645Gill, Javier2300NewcastleNew South WalesAustralia

Generated 2025-07-11 21:35:13.837 UTC