[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 5855  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18184Chande, Leonard, L75008ParisSeine (Paris)France
18618Rai, Mitchell75012ParisSeine (Paris)France
18630She, Priscilla75009ParisSeine (Paris)France
19033Lin, Omar75017ParisSeine (Paris)France

Generated 2025-07-17 20:01:07.599 UTC