[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5206   <  SKIP 1245  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22787Sanchez, Andrea, L91364Woodland HillsCaliforniaUnited States
12325Martin, Gloria, AC2H 7AULondonEnglandUnited Kingdom
18216Zhang, Susan, S4810TownsvilleQueenslandAustralia
29057Andersen, Latoya, J90706BellflowerCaliforniaUnited States

Generated 2025-07-21 13:48:57.301 UTC