[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 767   SHUFFLE   <  SKIP 2906  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12379Chande, Bridget, E20354HamburgHamburgGermany
27987Jenkins, Wyatt3220GeelongVictoriaAustralia
29328Alexander, Jason91203GlendaleCaliforniaUnited States
26466Turner, Kevin97005BeavertonOregonUnited States

Generated 2025-07-19 03:50:45.343 UTC