[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 512   SHUFFLE   <  SKIP 1521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16074Roberts, Caleb98371PuyallupWashingtonUnited States
12597Zhang, Franklin, LKB9KirkbyEnglandUnited Kingdom
21021Serrano, Gary, G75013ParisSeine (Paris)France

Generated 2025-07-18 02:12:16.890 UTC