[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 482   SHUFFLE   <  SKIP 1979  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12937Wilson, Megan98104SeattleWashingtonUnited States
16313Russell, Hailey, P33098PaderbornNordrhein-WestfalenGermany
20566Mehta, George, LB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-15 23:28:03.374 UTC