[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 4047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22920Andersen, Calvin4217Gold CoastQueenslandAustralia
29426Gomez, Neil75010ParisSeine (Paris)France
23857Anderson, Alexandra, L97355LebanonOregonUnited States

Generated 2025-07-14 12:36:06.893 UTC