[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 625   SHUFFLE   <  SKIP 2368  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20192Campbell, Amber94704BerkeleyCaliforniaUnited States
22236Gonzalez, Jose, D92625Newport BeachCaliforniaUnited States
17225Dominguez, Lawrence, CWA3WatfordEnglandUnited Kingdom
19059Rodriguez, George, ASW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-09 13:25:48.731 UTC