[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 836   SHUFFLE   <  SKIP 105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11663Williams, Seth, A99362Walla WallaWashingtonUnited States
14976Hu, Randy45000OrleansLoiretFrance
16202Jai, Kenneth, D75007ParisSeine (Paris)France

Generated 2025-07-19 17:02:30.697 UTC