[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 480   SHUFFLE   <  SKIP 1754  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11336Raji, Shaun75019ParisSeine (Paris)France
11612Andersen, KeithRG11 5TPBerkshireEnglandUnited Kingdom
26861Gutierrez, Bruce, S59491Villeneuve-d'AscqNordFrance

Generated 2025-07-18 08:29:53.103 UTC