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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
14922Perry, Paige, R98403TacomaWashingtonUnited States
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-09 16:41:37.912 UTC