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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25778Gomez, Larry, SEM15Esher-MoleseyEnglandUnited Kingdom
13066Perry, Carson, C97034Lake OswegoOregonUnited States
17423Alexander, Arianna98270MarysvilleWashingtonUnited States

Generated 2025-07-09 16:51:02.716 UTC