[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 470   SHUFFLE   <  SKIP 3934  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24459Carson, Kristin, C4551CaloundraQueenslandAustralia
15867White, Victoria, J98371PuyallupWashingtonUnited States
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-13 06:10:32.365 UTC