[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 3811  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24160Yuan, Carl, P2036MatravilleNew South WalesAustralia
14625Simmons, Benjamin, I98270MarysvilleWashingtonUnited States
28703Suarez, Felicia, WE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-09 19:06:25.746 UTC