[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 2421   SHUFFLE   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21632Liang, Jaclyn92118CoronadoCaliforniaUnited States
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom
19542Allen, Robert, E97301SalemOregonUnited States

Generated 2025-07-18 06:57:05.207 UTC