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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16040Gill, Casey75008ParisSeine (Paris)France
24836Robinson, Taylor, H78100Saint Germain en LayeYvelineFrance
11364Collins, Jennifer3220GeelongVictoriaAustralia

Generated 2025-07-12 02:54:55.764 UTC