[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 875   SHUFFLE   <  SKIP 5253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12514Becker, Lacey, C75017ParisSeine (Paris)France
24115Carlson, Gary, RL4 4HBLiverpoolEnglandUnited Kingdom
26324Brooks, Faith98052RedmondWashingtonUnited States

Generated 2025-07-12 15:30:58.372 UTC