[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 250   SHUFFLE   <  SKIP 679  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14833Hayes, RileyKB9KirkbyEnglandUnited Kingdom
23659Shan, Drew3977CranbourneVictoriaAustralia
16729Nara, Tommy7001HobartTasmaniaAustralia
13990Wood, Stephanie, A97301SalemOregonUnited States

Generated 2025-07-15 09:59:31.044 UTC