[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 475   SHUFFLE   <  SKIP 324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21258Serrano, Alfredo2036MatravilleNew South WalesAustralia
22995Bryant, Isabella, LV3A 4R2LangleyBritish ColumbiaCanada
17834Gill, Michele, M75008ParisSeine (Paris)France

Generated 2025-07-14 01:44:38.447 UTC