[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 3500   <  SKIP 2294  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15665Sai, Kristi, P75009ParisSeine (Paris)France
15930He, Tiffany, C75012ParisSeine (Paris)France
16040Gill, Casey75008ParisSeine (Paris)France

Generated 2025-07-14 04:48:42.860 UTC