[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 416   SHUFFLE   <  SKIP 1625  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25940Arun, Gerald2777SpringwoodNew South WalesAustralia
26196Griffin, Gavin91932Imperial BeachCaliforniaUnited States
14771Vance, HeidiSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-15 04:35:47.067 UTC