[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 438   SHUFFLE   <  SKIP 372  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25736Stone, Darrell, J70511StuttgartSaarlandGermany
19481Suarez, Darren, C92150SuresnesHauts de SeineFrance
25742He, Tamara04139LeipzigNordrhein-WestfalenGermany
16710Arthur, Carla2061Milsons PointNew South WalesAustralia

Generated 2025-07-17 00:56:02.370 UTC