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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19909Chandra, Geoffrey, M53131BonnHamburgGermany
11241Cai, Lisa91940Les UlisEssonneFrance
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom
13227Wilson, Alexander91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 09:39:52.445 UTC