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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21754Lopez, Kaitlyn97301SalemOregonUnited States
18627Gomez, Kristine, EE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-10 16:19:19.676 UTC