[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 250   SHUFFLE   <  SKIP 112  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19279Xu, Omar, RSE1 8HLLondonEnglandUnited Kingdom
25479Sanchez, Bobby, J80610Saint OuenSommeFrance
17878Sanders, Gabrielle, M57000MetzMoselleFrance
19812Morgan, Sydney, K92118CoronadoCaliforniaUnited States

Generated 2025-07-10 14:49:01.709 UTC