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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16938Williams, Abigail, MNT20Newcastle upon TyneEnglandUnited Kingdom
18737Gomez, Ricky3550BendigoVictoriaAustralia
25801Raji, Colin, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-10 09:12:37.358 UTC