[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 650   SHUFFLE   <  SKIP 362  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18399Torres, Sara, D94519ConcordCaliforniaUnited States
23944Wu, Jenny, SAS23Stoke-on-TrentEnglandUnited Kingdom
17094Dominguez, Julio, ESW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-18 07:19:37.909 UTC