[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 9693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18787Wood, Mya, L98027IssaquahWashingtonUnited States
28694Suarez, Larry, DMK8 8DFMilton KeynesEnglandUnited Kingdom
25989Price, JeremyV0SookeBritish ColumbiaCanada

Generated 2025-07-13 03:32:02.545 UTC