[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 6021  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26926Mehta, Sergio75019ParisSeine (Paris)France
26935Butler, Gabriel75007ParisSeine (Paris)France
27163Luo, Wayne, L75008ParisSeine (Paris)France
27303Yang, Arturo75012ParisSeine (Paris)France

Generated 2025-07-13 10:09:07.925 UTC