[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 3669   SHUFFLE   <  SKIP 1122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20880Washington, IsabellaLE18LeedsEnglandUnited Kingdom
26160Lal, Leonard4810TownsvilleQueenslandAustralia
20440Hughes, Alexandra94063Redwood CityCaliforniaUnited States

Generated 2025-07-09 19:36:16.244 UTC