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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17093Sanchez, Seth33098PaderbornNordrhein-WestfalenGermany
21865Andersen, KathrynSW8 1XDLondonEnglandUnited Kingdom
20818Powell, Rachel4000BrisbaneQueenslandAustralia

Generated 2025-07-10 22:41:01.887 UTC