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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17723Malhotra, JohnathanGL7 1RYGloucestershireEnglandUnited Kingdom
12043Patterson, Carson, L94536FremontCaliforniaUnited States
18187Gao, DennisRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-11 14:40:29.403 UTC