[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 7291   SHUFFLE   <  SKIP 714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20801Chandra, Ronald, HRG12 8TBBracknellEnglandUnited Kingdom
11518Washington, Edward97222MilwaukieOregonUnited States
21413Robinson, Dalton, M98027IssaquahWashingtonUnited States

Generated 2025-07-21 00:51:21.063 UTC