[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 364   SHUFFLE   <  SKIP 1403  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14183Carlson, Robyn, MMK8 8ZDMilton KeynesEnglandUnited Kingdom
25536Sai, Rebekah, L70511StuttgartSaarlandGermany

Generated 2025-07-13 03:53:40.805 UTC