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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24714Rodriguez, Whitney, CEM15Esher-MoleseyEnglandUnited Kingdom
18067King, Jackson, E97205PortlandOregonUnited States
20304Edwards, Jesse99362Walla WallaWashingtonUnited States
29330Ward, Alexa, W97068W. LinnOregonUnited States

Generated 2025-07-14 01:48:04.616 UTC