[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 484   SHUFFLE   <  SKIP 1228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom
27683Reed, Alexandra, C97005BeavertonOregonUnited States
26532Barnes, Angela, M94519ConcordCaliforniaUnited States

Generated 2025-07-10 00:44:16.022 UTC