[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   SHUFFLE   SKIP 3914   <  SKIP 1897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19284Romero, Briana, A04139LeipzigNordrhein-WestfalenGermany
14550Vazquez, Kristy, L31770ColomiersGaronne (Haute)France
14581Adams, Kevin, M97205PortlandOregonUnited States

Generated 2025-07-21 02:31:12.734 UTC