[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3027   SHUFFLE   <  SKIP 3646  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28054Cox, Carol, L94063Redwood CityCaliforniaUnited States
28917Zhou, Sandra, B75013ParisSeine (Paris)France
24068Yang, Edwin, R59368WerneNordrhein-WestfalenGermany
11555Henderson, Alexandria, REM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-16 20:03:24.994 UTC