[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 250   <  SKIP 7673  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28468Harrison, MelodyLA1 1LNLancasterEnglandUnited Kingdom
28746Ruiz, JuanLA1 1LNLancasterEnglandUnited Kingdom
28517Gonzalez, Troy, ALA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-18 07:12:23.941 UTC