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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20152She, Rafael, I3280WarrnamboolVictoriaAustralia
20979Jimenez, Diane63151MühlheimHamburgGermany
17581Henderson, Jack, M94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 02:21:51.049 UTC