[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21523Green, Timothy, L66740SaarlouisSaarlandGermany
21515Yuan, BarbaraRG12 8TBBracknellEnglandUnited Kingdom
15981Powell, Gabriel, M97068W. LinnOregonUnited States

Generated 2025-07-08 09:05:03.268 UTC