[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 2980  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23762Ramos, Ruben, LRG41 1QWWokinghamEnglandUnited Kingdom
25300Ashe, Jamie, P30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-09 05:10:50.447 UTC