[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 461   SHUFFLE   <  SKIP 4047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18083Agbonile, Osarumwense, Uwaifiokun98027IssaquahWashingtonUnited States
27130Parker, Eric, HEM15Esher-MoleseyEnglandUnited Kingdom
25378Scott, Gabriella, A97205PortlandOregonUnited States

Generated 2025-07-13 12:59:52.431 UTC