[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 875   SHUFFLE   <  SKIP 552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19016Wright, Sierra94014ColmaCaliforniaUnited States
17772Andersen, LeonardW1V 5RNLondonEnglandUnited Kingdom
27852Ramos, Jamie, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-21 19:29:19.571 UTC