[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 511   SHUFFLE   <  SKIP 369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22539Sanz, Randall, DWA1 4SYWoolstonEnglandUnited Kingdom
20889Patel, Manuel, MHP10 9QYHigh WycombeEnglandUnited Kingdom
23217Morgan, Michelle, C94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 10:09:46.834 UTC