[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   SKIP 391   SHUFFLE   <  SKIP 882  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
28770James, Sebastian, C97068W. LinnOregonUnited States
20868Shan, MistyLA1 1LNLancasterEnglandUnited Kingdom
12698Pal, Mohamed, D2444Port MacquarieNew South WalesAustralia

Generated 2025-07-22 13:08:07.650 UTC