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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17192He, Warren, LNT20Newcastle upon TyneEnglandUnited Kingdom
18386Shan, Kevin92020El CajonCaliforniaUnited States
28690Chandra, Cory, J91940Les UlisEssonneFrance
14502Wright, Katelyn, AV9MetchosinBritish ColumbiaCanada

Generated 2025-07-17 13:18:18.358 UTC