[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 7680  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26367Shan, Omar75019ParisSeine (Paris)France
11974Sun, Randy, W94704BerkeleyCaliforniaUnited States
26960Thomas, Jose, AWA1WarringtonEnglandUnited Kingdom
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-20 19:16:50.177 UTC