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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22418Smith, Jacob, APE17BuryEnglandUnited Kingdom
14139Sai, Meredith24044KielSaarlandGermany
22954Thompson, Justin4810TownsvilleQueenslandAustralia
14327Butler, Kyle, B90241DowneyCaliforniaUnited States

Generated 2025-07-21 10:41:03.735 UTC