[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 716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21133Kumar, April, G92310SèvresHauts de SeineFrance
22868Sun, Ernest, V78100Saint Germain en LayeYvelineFrance
22796Nath, Brad17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-11 23:27:09.831 UTC