[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 250   <  SKIP 5516  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14810Anand, Russell, E75007ParisSeine (Paris)France
14708Kapoor, Evelyn, E75012ParisSeine (Paris)France
13674Shen, Drew, L75012ParisSeine (Paris)France
13681Hall, Adam, A75007ParisSeine (Paris)France
14788Rana, Gerald, C75013ParisSeine (Paris)France
14791Deng, Ashlee75006ParisSeine (Paris)France
14796Miller, Michael, J75007ParisSeine (Paris)France

Generated 2025-07-17 19:41:28.249 UTC