[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 3036  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29209Evans, JordanV3L 1H4WestminsterBritish ColumbiaCanada
27334Yuan, Corey92150SuresnesHauts de SeineFrance
23765Price, Kelly, W66578NeunkirchenSaarlandGermany
19263Chande, Nina, DW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-09 11:04:39.481 UTC