[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 827   SHUFFLE   <  SKIP 1482  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14365Ward, Evan, S90802Long BeachCaliforniaUnited States
17709Raman, MartinEM15Esher-MoleseyEnglandUnited Kingdom
25856Sharma, Benjamin, H91910Chula VistaCaliforniaUnited States
22887Richardson, Mason, L94947NovatoCaliforniaUnited States

Generated 2025-07-20 15:45:53.246 UTC