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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16501Wood, Vanessa, V98104SeattleWashingtonUnited States
16946Diaz, Teresa, LY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-11 15:13:17.620 UTC