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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18162Pal, Misty, H92700ColombesHauts de SeineFrance
15630Tang, Nichole, CMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-22 11:44:03.976 UTC