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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20513Smith, Joseph, T98107BallardWashingtonUnited States
13597Gutierrez, Lance, D95010HofBayernGermany
23638Ruiz, NelsonKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-13 11:46:18.059 UTC