[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 1061   SHUFFLE   <  SKIP 187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15167Hernandez, Sara98020EdmondsWashingtonUnited States
19912Xie, TaraNT20Newcastle upon TyneEnglandUnited Kingdom
14403Russell, Angelica90706BellflowerCaliforniaUnited States

Generated 2025-07-21 02:24:39.152 UTC