[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 470   SHUFFLE   <  SKIP 7078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19273Henderson, Natalie93400Saint-DenisSeine Saint DenisFrance
23490Wilson, Nicholas, S98403TacomaWashingtonUnited States
27711Tang, Barbara3280WarrnamboolVictoriaAustralia

Generated 2025-07-20 16:49:39.369 UTC