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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22365Richardson, Sebastian, C91776San GabrielCaliforniaUnited States
13475Allen, Charles94063Redwood CityCaliforniaUnited States
13303Martinez, JonathanV8POak BayBritish ColumbiaCanada

Generated 2025-07-14 20:32:04.035 UTC