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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24568Mitchell, Jose, FGA10GatesheadEnglandUnited Kingdom
22536Rogers, BriannaOX1OxfordEnglandUnited Kingdom
21095Munoz, Lance, L75006ParisSeine (Paris)France

Generated 2025-07-12 18:45:50.567 UTC