[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 158   SHUFFLE   <  SKIP 704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12615Hill, NathanLE18LeedsEnglandUnited Kingdom
26491Sanchez, Riley, J98225BellinghamWashingtonUnited States
19686Hernandez, Charles, D94015Daly CityCaliforniaUnited States

Generated 2025-07-20 21:24:58.738 UTC