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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21140Diaz, Byron, A91502BurbankCaliforniaUnited States
23614Cook, Rachel, TOX1OxfordEnglandUnited Kingdom
13581Blanco, Albert, WEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 00:04:32.346 UTC