[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 5770  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14708Kapoor, Evelyn, E75012ParisSeine (Paris)France
14788Rana, Gerald, C75013ParisSeine (Paris)France
14791Deng, Ashlee75006ParisSeine (Paris)France
14796Miller, Michael, J75007ParisSeine (Paris)France
14810Anand, Russell, E75007ParisSeine (Paris)France
14954Perez, Denise, W75007ParisSeine (Paris)France

Generated 2025-07-12 15:22:44.510 UTC