[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 456   SHUFFLE   <  SKIP 1386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27923Arun, Douglas, M66272Sulzbach TaunusSaarlandGermany
22073Sanders, Timothy, L98225BellinghamWashingtonUnited States
26978Sharma, Cassie, AEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-20 02:13:05.522 UTC