[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 475   SHUFFLE   <  SKIP 446  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18528Rodriguez, John, M90712LakewoodCaliforniaUnited States
14542Ward, Alex, INT20Newcastle upon TyneEnglandUnited Kingdom
18564Moore, John, T91941GrossmontCaliforniaUnited States
13931Hernandez, Luke98052RedmondWashingtonUnited States

Generated 2025-07-15 09:50:09.080 UTC