[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 480   SHUFFLE   <  SKIP 498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14499Flores, Samuel, G90241DowneyCaliforniaUnited States
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom
14860Chande, Arturo, H5023FindonSouth AustraliaAustralia

Generated 2025-07-11 03:44:36.013 UTC