[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 128  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28853Davis, Miguel, J98270MarysvilleWashingtonUnited States
14297Raji, Kristin90706BellflowerCaliforniaUnited States
25668Lopez, Carolyn, LPE17BuryEnglandUnited Kingdom
14592Thompson, Jessica99362Walla WallaWashingtonUnited States

Generated 2025-07-13 18:28:00.932 UTC