[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 406   SHUFFLE   <  SKIP 2890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27881Nath, Raul75003ParisSeine (Paris)France
25586Subram, Molly, C59491Villeneuve-d'AscqNordFrance
22720Alexander, Jonathan90802Long BeachCaliforniaUnited States

Generated 2025-07-16 07:45:14.603 UTC