[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 24   SHUFFLE   <  SKIP 1388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11850Ramirez, Brooke, C94947NovatoCaliforniaUnited States
19398Gonzales, Dylan, J94063Redwood CityCaliforniaUnited States
21637Lewis, Richard, I92102San DiegoCaliforniaUnited States

Generated 2025-07-16 18:58:29.207 UTC