[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 484   SHUFFLE   <  SKIP 2457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17557Davis, Matthew, S97222MilwaukieOregonUnited States
14667Alexander, Olivia, L3000MelbourneVictoriaAustralia
18357Reed, Trinity98027IssaquahWashingtonUnited States

Generated 2025-07-09 00:44:51.511 UTC