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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12749Lee, Miguel78400ChatouYvelineFrance
19188Anderson, Dalton, A34117KasselHessenGermany
20502Harris, John90241DowneyCaliforniaUnited States
12502Sanchez, DarrenOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-14 05:27:56.315 UTC