[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 999   <  SKIP 4767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14539Alonso, Carrie75008ParisSeine (Paris)France
14687Price, Olivia, T75007ParisSeine (Paris)France
14708Kapoor, Evelyn, E75012ParisSeine (Paris)France

Generated 2025-07-16 03:48:10.927 UTC