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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13697Munoz, Jésus, K63009OffenbachSaarlandGermany
22837Chandra, Sergio, ASW8 1XDLondonEnglandUnited Kingdom
11856Hernandez, Seth, M97330CorvallisOregonUnited States

Generated 2025-07-09 08:01:39.648 UTC