[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 750   <  SKIP 5174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21113Cai, Laura, L75012ParisSeine (Paris)France
21126Gonzalez, Kaitlin75007ParisSeine (Paris)France
21132Hu, Jeffery, E75009ParisSeine (Paris)France

Generated 2025-10-13 13:15:00.796 UTC