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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24116Martinez, Pedro75007ParisSeine (Paris)France
24125Xu, Tiffany75019ParisSeine (Paris)France
24133Patel, Carla75009ParisSeine (Paris)France

Generated 2025-07-22 09:37:04.764 UTC