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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27887Zhang, Eugene, C75019ParisSeine (Paris)France
27888Rodriguez, Tina75002ParisSeine (Paris)France
27889Xie, Jodi, K75017ParisSeine (Paris)France

Generated 2025-07-13 03:53:59.908 UTC