[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 4   SHUFFLE   <  SKIP 3898  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26727Clark, Jose97222MilwaukieOregonUnited States
22560Jai, Casey, CCM11BillericayEnglandUnited Kingdom
15862Narayanan, Sriniwa, J91502BurbankCaliforniaUnited States

Generated 2025-07-14 00:34:51.212 UTC