[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 3791  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14992Andersen, Dale, BRG24 8PLBasingstoke HantsEnglandUnited Kingdom
24260Perry, Blake, D98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-12 00:11:35.868 UTC