[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 416   SHUFFLE   <  SKIP 1708  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28605Coleman, Caleb, D91203GlendaleCaliforniaUnited States
28828Murphy, Andrea, R90401Santa MonicaCaliforniaUnited States
11629Wright, Isaiah, D92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 03:33:59.638 UTC