[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 484   SHUFFLE   <  SKIP 1231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14592Thompson, Jessica99362Walla WallaWashingtonUnited States
19979Browning, Janet3337MeltonVictoriaAustralia
11403Schmidt, Nancy17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-09 17:55:41.020 UTC