[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 0   SHUFFLE   <  SKIP 2924  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22866Thompson, William33098PaderbornNordrhein-WestfalenGermany
11439Munoz, Janet92081Paris La DefenseHauts de SeineFrance
18888Powell, Devin98033KirklandWashingtonUnited States
21579Jackson, Wyatt97071WoodburnOregonUnited States
17650Sanders, JessicaPE17BuryEnglandUnited Kingdom
28751Belson, Joe, T75005ParisSeine (Paris)France
20566Mehta, George, LB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-10-28 02:05:56.891 UTC