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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14791Deng, Ashlee75006ParisSeine (Paris)France
26210Gill, ClintonSL4 1RHBerksEnglandUnited Kingdom
11793Rogers, Xavier, G91502BurbankCaliforniaUnited States

Generated 2025-07-18 10:10:37.219 UTC