[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 750   <  SKIP 549  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14773Ross, Noah59491Villeneuve-d'AscqNordFrance
15082Lal, Kelvin59491Villeneuve-d'AscqNordFrance
15710Rana, Brandy, A59491Villeneuve-d'AscqNordFrance

Generated 2025-10-08 20:47:47.097 UTC