[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 480   SHUFFLE   <  SKIP 100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23499Washington, Spencer, P91502BurbankCaliforniaUnited States
22567Zhu, Glenn75013ParisSeine (Paris)France
28693Chande, Tamara, LW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-21 01:57:17.091 UTC