[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 7566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28745Rana, GeoffreyMK8 8DFMilton KeynesEnglandUnited Kingdom
11842Wilson, Justin98501OlympiaWashingtonUnited States
16522Pal, Casey4551CaloundraQueenslandAustralia

Generated 2025-07-20 07:20:08.879 UTC