[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 680   SHUFFLE   <  SKIP 6217  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22011Patterson, Richard, L98052RedmondWashingtonUnited States
11387Ramirez, Megan, CGA10GatesheadEnglandUnited Kingdom
16404Nara, Raul, T75009ParisSeine (Paris)France

Generated 2025-07-18 13:47:52.525 UTC