[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 413   SHUFFLE   <  SKIP 964  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23589Baker, Amanda91932Imperial BeachCaliforniaUnited States
19382Shan, JerryNT20Newcastle upon TyneEnglandUnited Kingdom
21422Wood, Karen94611OaklandCaliforniaUnited States

Generated 2025-07-17 14:44:08.632 UTC