[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 3750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24990Collins, Timothy, R95062Santa CruzCaliforniaUnited States
22641Diaz, Abigail, G93400Saint-DenisSeine Saint DenisFrance
28190Cook, Kimberly, R94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 22:25:01.276 UTC