[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 4444  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19193Lal, Omar, SGA10GatesheadEnglandUnited Kingdom
12535Kapoor, Clifford, A42651SolingenNordrhein-WestfalenGermany
22105Cooper, Taylor91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 19:57:43.925 UTC