[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 3669   SHUFFLE   <  SKIP 912  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19957Mehta, Arthur, A4551CaloundraQueenslandAustralia
26577Edwards, Cindy, E94941Mill ValleyCaliforniaUnited States
20552Liang, Heather, EMK8 8DFMilton KeynesEnglandUnited Kingdom
18995Gray, Melissa, A90706BellflowerCaliforniaUnited States

Generated 2025-07-16 06:03:52.946 UTC