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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21515Yuan, BarbaraRG12 8TBBracknellEnglandUnited Kingdom
28713Nath, Franklin92700ColombesHauts de SeineFrance
22885Henderson, Caleb98901YakimaWashingtonUnited States

Generated 2025-07-11 16:45:51.269 UTC