[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 484   SHUFFLE   <  SKIP 1050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28943Martin, Arthur, L4810TownsvilleQueenslandAustralia
20835Gutierrez, Ruben, A14197BerlinNordrhein-WestfalenGermany
27819Martin, Michele, JWA3WatfordEnglandUnited Kingdom

Generated 2025-07-14 13:21:29.616 UTC