[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 1925   SHUFFLE   <  SKIP 685  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26289Simmons, Samuel94010BurlingameCaliforniaUnited States
14771Vance, HeidiSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-17 12:26:08.070 UTC