[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 5771  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14791Deng, Ashlee75006ParisSeine (Paris)France
14796Miller, Michael, J75007ParisSeine (Paris)France
15070Navarro, Alfredo, N75019ParisSeine (Paris)France

Generated 2025-07-13 07:42:26.531 UTC