[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 376   SHUFFLE   <  SKIP 842  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19445Thompson, Emma, CLE18LeedsEnglandUnited Kingdom
17715Pal, Rafael, JGL7 1RYGloucestershireEnglandUnited Kingdom
26642Evans, Gabrielle, J97068W. LinnOregonUnited States

Generated 2025-07-18 12:09:29.954 UTC