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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18630She, Priscilla75009ParisSeine (Paris)France
19033Lin, Omar75017ParisSeine (Paris)France
19041Zheng, Autumn, A75007ParisSeine (Paris)France
19061Gao, Heather75010ParisSeine (Paris)France

Generated 2025-07-13 05:58:47.691 UTC