[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 4931   SHUFFLE   <  SKIP 519  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28639Morgan, Jacqueline91950Lincoln AcresCaliforniaUnited States
24193Becker, Louis, JE17 6JFLondonEnglandUnited Kingdom
11814Morgan, Dalton, L97034Lake OswegoOregonUnited States
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-15 09:25:23.478 UTC