[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 24   SHUFFLE   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25699Kelly, Marcus, ANT20Newcastle upon TyneEnglandUnited Kingdom
24567Deng, Alison, W75010ParisSeine (Paris)France
15680She, Tasha66578NeunkirchenSaarlandGermany

Generated 2025-07-10 09:35:10.821 UTC