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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11529Bryant, Austin, L97205PortlandOregonUnited States
26600Gray, Michelle94063Redwood CityCaliforniaUnited States
15829Diaz, Devin, D3000MelbourneVictoriaAustralia

Generated 2025-07-12 22:21:37.327 UTC