[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 512   SHUFFLE   <  SKIP 813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14098Lopez, Allison, D98027IssaquahWashingtonUnited States
20728Chande, Cedric, J93290Tremblay-en-FranceSeine Saint DenisFrance
16186Raji, Bethany, J93500PantinSeine Saint DenisFrance

Generated 2025-07-11 13:14:28.170 UTC