[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 248   SHUFFLE   <  SKIP 905  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25178Kelly, Jasmine, D98020EdmondsWashingtonUnited States
13465Campbell, Sydney90802Long BeachCaliforniaUnited States
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-13 20:00:32.567 UTC