[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 62   SHUFFLE   <  SKIP 1059  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25593Gill, Micheal92310SèvresHauts de SeineFrance
19462Travers, Paige, J59491Villeneuve-d'AscqNordFrance

Generated 2025-07-19 09:06:53.200 UTC