[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 5091  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11390Raji, Christine, J78100Saint Germain en LayeYvelineFrance
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-17 07:08:53.447 UTC