[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 5109  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23796Young, Miguel, D94063Redwood CityCaliforniaUnited States
16402Martin, Alexander, KOX1OxfordEnglandUnited Kingdom
26221Chapman, Kari, M91054ErlangenBayernGermany
22794Deng, KelliGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-12 15:04:39.955 UTC