[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 2500   SHUFFLE   <  SKIP 1535  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23075Sandberg, Rebekah90706BellflowerCaliforniaUnited States
25542Gutierrez, Gerald92310SèvresHauts de SeineFrance
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom

Generated 2025-07-18 10:58:15.873 UTC