[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   SHUFFLE   <  SKIP 815  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22647Martinez, Taylor, D78400ChatouYvelineFrance
22074Washington, Richard97068W. LinnOregonUnited States
26347Raji, Alvin, S98312BremertonWashingtonUnited States
25655Arun, VirginiaLE18LeedsEnglandUnited Kingdom

Generated 2025-07-15 05:46:32.240 UTC