[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 475   SHUFFLE   <  SKIP 4135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28733Ramos, Diana, JE17 6JFLondonEnglandUnited Kingdom
15948Hughes, Angela91945Lemon GroveCaliforniaUnited States
14533Alonso, Roberto, MSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-14 18:36:56.875 UTC