[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 3669   SHUFFLE   <  SKIP 2594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21661Champion, Terry, A12171BerlinSaarlandGermany
18798Allen, Andrea, K91203GlendaleCaliforniaUnited States
27104Zhu, Randy, B90706BellflowerCaliforniaUnited States

Generated 2025-07-12 21:17:23.285 UTC