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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27159Rodriguez, Veronica92100Boulogne-BillancourtHauts de SeineFrance
22209Shen, Cedric2444Port MacquarieNew South WalesAustralia
22672Wu, Crystal, WKB9KirkbyEnglandUnited Kingdom
24022Beck, Dale, R75010ParisSeine (Paris)France

Generated 2025-07-10 12:30:00.267 UTC