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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13258Dominguez, Anne34117KasselHessenGermany
28240Clark, Eduardo98371PuyallupWashingtonUnited States
15338Navarro, Marie, J77840College StationTexasUnited States

Generated 2025-07-12 04:55:19.582 UTC