[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 4000   SHUFFLE   <  SKIP 2669  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27762Yuan, Shawn, PSL4 1RHBerksEnglandUnited Kingdom
28745Rana, GeoffreyMK8 8DFMilton KeynesEnglandUnited Kingdom
14079Price, Lauren, JV9MetchosinBritish ColumbiaCanada

Generated 2025-07-16 02:20:13.086 UTC