[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21413Robinson, Dalton, M98027IssaquahWashingtonUnited States
12927Sanchez, Savannah90706BellflowerCaliforniaUnited States
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 04:06:19.382 UTC