[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 680   SHUFFLE   <  SKIP 2707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22839Mehta, Brandy4217Gold CoastQueenslandAustralia
26029Vazquez, Roy3550BendigoVictoriaAustralia
28691Andersen, Alejandro, B33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-22 08:48:42.671 UTC