[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 127   SHUFFLE   <  SKIP 235  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15440Pal, Jon, HRG11 5TPBerkshireEnglandUnited Kingdom
15205Black, Shawna, C2300NewcastleNew South WalesAustralia
28694Suarez, Larry, DMK8 8DFMilton KeynesEnglandUnited Kingdom
17856Rai, Roger, C53131BonnNordrhein-WestfalenGermany

Generated 2025-07-21 19:01:28.384 UTC