[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 1524   SHUFFLE   <  SKIP 841  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16707Serrano, Derrick4655Hervey BayQueenslandAustralia
23976Arun, Rachael, JEC1R 0DULondonEnglandUnited Kingdom
13904Thompson, Natalie, J91932Imperial BeachCaliforniaUnited States

Generated 2025-07-21 22:27:41.719 UTC