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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22081Clark, Olivia97068W. LinnOregonUnited States
14796Miller, Michael, J75007ParisSeine (Paris)France
12209Jai, Mindy90706BellflowerCaliforniaUnited States
16369Powell, Isabel98201EverettWashingtonUnited States

Generated 2025-07-15 03:00:04.057 UTC