[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 250   SHUFFLE   <  SKIP 1929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27907Taylor, MichaelEM15Esher-MoleseyEnglandUnited Kingdom
23976Arun, Rachael, JEC1R 0DULondonEnglandUnited Kingdom
27825Zimmerman, Christy, A46236BottropNordrhein-WestfalenGermany

Generated 2025-07-11 03:48:06.039 UTC