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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19963Fernandez, Geoffrey2444Port MacquarieNew South WalesAustralia
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States

Generated 2025-07-14 03:18:45.414 UTC