[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 484   SHUFFLE   <  SKIP 2372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17952Beck, Brendan66272Sulzbach TaunusSaarlandGermany
22340Young, Isaac95062Santa CruzCaliforniaUnited States
21020Ye, OmarOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-11 17:49:19.804 UTC