[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 2927   SHUFFLE   <  SKIP 833  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19809Sharma, Eric91945Lemon GroveCaliforniaUnited States
13191Rodriguez, Emma, H94063Redwood CityCaliforniaUnited States
20851Sanz, Frank, TLE18LeedsEnglandUnited Kingdom

Generated 2025-07-16 11:27:43.538 UTC