[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 511   SHUFFLE   <  SKIP 938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25166Jenkins, Miguel, R92625Newport BeachCaliforniaUnited States
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom
23183Davis, Megan, E94611OaklandCaliforniaUnited States

Generated 2025-07-20 23:07:44.327 UTC