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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17608Cooper, Carlos, S98055RentonWashingtonUnited States
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom
14301Vazquez, Ruben, B2444Port MacquarieNew South WalesAustralia

Generated 2025-07-19 12:58:49.052 UTC