[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 2421   SHUFFLE   <  SKIP 485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27379Ross, Isabel91932Imperial BeachCaliforniaUnited States
25668Lopez, Carolyn, LPE17BuryEnglandUnited Kingdom
16229Chande, Wayne, G98107BallardWashingtonUnited States

Generated 2025-07-15 03:37:41.317 UTC