[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 875   SHUFFLE   <  SKIP 869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20712Huang, ColinW10 6BLLondonEnglandUnited Kingdom
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
25758Gutierrez, Leslie20354HamburgHamburgGermany

Generated 2025-07-15 20:25:11.830 UTC