[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 4477   <  SKIP 1483  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23749Ashe, Brandi75019ParisSeine (Paris)France
23758Malhotra, Virginia75013ParisSeine (Paris)France

Generated 2025-07-22 14:03:11.760 UTC