[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 3443  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25204Barnes, Kelly90505TorranceCaliforniaUnited States
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada
15590Wu, Marshall, J3000MelbourneVictoriaAustralia
28477Tang, KennethSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-10 18:55:34.450 UTC