[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 480   SHUFFLE   <  SKIP 2038  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25239Barnes, Isabella, J3280WarrnamboolVictoriaAustralia
16852She, Kate94010BurlingameCaliforniaUnited States
16410Navarro, JoyWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-14 10:54:36.899 UTC