[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   SHUFFLE   <  SKIP 5813  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28735Morgan, Kimberly, AEM15Esher-MoleseyEnglandUnited Kingdom
16475Anand, Kurt, L45001EssenHamburgGermany
28627Collins, Edward, M90505TorranceCaliforniaUnited States
26009Foster, Luis, R90241DowneyCaliforniaUnited States
11834Flores, Fernando, M94941Mill ValleyCaliforniaUnited States
19424Smith, Terrance, IAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-11 03:07:14.308 UTC