[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 4   SHUFFLE   <  SKIP 3916  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20554Tang, Donna, S14197BerlinSaarlandGermany
19621Barnes, Mariah, H4810TownsvilleQueenslandAustralia
11309Lewis, Victoria97005BeavertonOregonUnited States
23088Hu, Wesley, L98225BellinghamWashingtonUnited States

Generated 2025-07-20 20:54:25.997 UTC