[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 484   SHUFFLE   <  SKIP 913  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance
23804Ma, Kristen, A98312BremertonWashingtonUnited States
19244Ward, Sebastian94109San FranciscoCaliforniaUnited States
19477Rubio, Lance, EW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-18 07:15:13.419 UTC