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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18988Baker, Courtney, A94536FremontCaliforniaUnited States
20773Rodriguez, NatalieV9LangfordBritish ColumbiaCanada
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States

Generated 2025-07-11 14:49:50.046 UTC