[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 3486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21253Williams, Victoria98201EverettWashingtonUnited States
23779Dominguez, DeannaW10 6BLLondonEnglandUnited Kingdom
15461Gutierrez, Alberto, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-11 11:27:44.985 UTC