[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 3027   SHUFFLE   <  SKIP 1881  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24696Xie, Tasha, D10210BerlinHamburgGermany
14023Carlson, Beth, J94519ConcordCaliforniaUnited States
23897Chapman, Katrina53001BonnHamburgGermany
23468Roberts, Sean, K94015Daly CityCaliforniaUnited States

Generated 2025-07-20 02:22:39.553 UTC