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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14201Serrano, Marie, C75013ParisSeine (Paris)France
14687Price, Olivia, T75007ParisSeine (Paris)France
14708Kapoor, Evelyn, E75012ParisSeine (Paris)France

Generated 2025-07-16 03:28:26.356 UTC