[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 618   SHUFFLE   <  SKIP 3081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20513Smith, Joseph, T98107BallardWashingtonUnited States
23923Sun, Alejandro, BGL50CheltenhamEnglandUnited Kingdom
23259Taylor, John98366Port OrchardWashingtonUnited States

Generated 2025-07-20 00:58:49.027 UTC