[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 5720  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11334Brown, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom
13569Hall, Marcus64283DarmstadtHessenGermany
25162Morris, Bryan, D90505TorranceCaliforniaUnited States

Generated 2025-07-13 01:28:59.670 UTC