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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17528Kapoor, Whitney97005BeavertonOregonUnited States
12927Sanchez, Savannah90706BellflowerCaliforniaUnited States
27828Gao, ErnestEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-11 12:06:29.940 UTC