[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 680   SHUFFLE   <  SKIP 989  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15460Nara, Bethany66041PoingSaarlandGermany
20298Arun, Edgar91502BurbankCaliforniaUnited States
19979Browning, Janet3337MeltonVictoriaAustralia

Generated 2025-07-17 03:33:18.879 UTC