[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 813   <  SKIP 5140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22675Winston, Alexandra, A75007ParisSeine (Paris)France
22484Ruiz, Kristy75003ParisSeine (Paris)France
22676Jordan, Stefanie75003ParisSeine (Paris)France

Generated 2025-07-16 22:52:15.885 UTC