[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 506   SHUFFLE   <  SKIP 28  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24961Bennett, Alexandra99362Walla WallaWashingtonUnited States
15060Vazquez, Max, W93500PantinSeine Saint DenisFrance
14995Malhotra, Stefanie75009ParisSeine (Paris)France

Generated 2025-07-20 17:20:59.332 UTC