[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 2426   <  SKIP 2256  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28068Wood, Amanda, S92625Newport BeachCaliforniaUnited States
19118Thomas, IanV8POak BayBritish ColumbiaCanada
19398Gonzales, Dylan, J94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 02:46:49.071 UTC