[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 5875   <  SKIP 190  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28757Rodriguez, Ronald, K75013ParisSeine (Paris)France
28881Kapoor, Allen75008ParisSeine (Paris)France
28886Jai, Franklin, S75005ParisSeine (Paris)France
28910Martin, Melody, C75007ParisSeine (Paris)France

Generated 2025-07-17 20:38:57.980 UTC