[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 995   SHUFFLE   <  SKIP 3313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27784Arun, Shane59491Villeneuve-d'AscqNordFrance
29450Chande, Bradley, R31770ColomiersGaronne (Haute)France
27979Zeng, Ramon2300NewcastleNew South WalesAustralia

Generated 2025-07-18 04:53:50.336 UTC