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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom
18942Ortega, Billy90706BellflowerCaliforniaUnited States
19015Griffin, Thomas, JV8POak BayBritish ColumbiaCanada

Generated 2025-07-14 11:20:16.509 UTC