[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 6636  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17391Bennett, Angela, E98104SeattleWashingtonUnited States
24555Chande, Lacey, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-14 21:10:02.775 UTC