[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 0   SHUFFLE   <  SKIP 2517  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20751Arthur, Jermaine, H90706BellflowerCaliforniaUnited States
21459Alexander, Luis, M90505TorranceCaliforniaUnited States
22553Vazquez, Melinda, COX1OxfordEnglandUnited Kingdom
11257Powell, Jacqueline92625Newport BeachCaliforniaUnited States

Generated 2025-11-05 10:04:48.397 UTC