[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 3669   SHUFFLE   <  SKIP 100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26536Thomas, Katherine91203GlendaleCaliforniaUnited States
18253Guo, Trisha3000MelbourneVictoriaAustralia
14812Henderson, Hunter, CGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-09 21:28:29.834 UTC