[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 1716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14857Serrano, Diane, E3198SeafordVictoriaAustralia
28527Rubio, Dwayne, DRH15 9UDWest SussexEnglandUnited Kingdom
23736Rivera, Sydney, M99362Walla WallaWashingtonUnited States

Generated 2025-07-15 15:15:47.441 UTC