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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14810Anand, Russell, E75007ParisSeine (Paris)France
15654Fernandez, Levi75012ParisSeine (Paris)France
15663Chen, Mandy, A75007ParisSeine (Paris)France
15665Sai, Kristi, P75009ParisSeine (Paris)France

Generated 2025-11-05 14:29:45.121 UTC