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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20878Ortega, Erika, P75002ParisSeine (Paris)France
17257Rana, Darren, M3337MeltonVictoriaAustralia
28880Moyer, Felicia, CRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-18 11:26:32.748 UTC