[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 590   SHUFFLE   <  SKIP 206  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22191Adams, Jack98104SeattleWashingtonUnited States
14776Arthur, Ronald, DEC1R 0DULondonEnglandUnited Kingdom
23735Washington, Amanda97301SalemOregonUnited States
28313Perez, Brett, M4810TownsvilleQueenslandAustralia

Generated 2025-07-12 17:04:45.937 UTC