[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 1051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24693Rogers, Alexandra, M78100Saint Germain en LayeYvelineFrance
18540Perry, Victoria, M94536FremontCaliforniaUnited States
24455Chander, Alejandro, M3977CranbourneVictoriaAustralia

Generated 2025-07-10 03:48:21.114 UTC