[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 3104   SHUFFLE   <  SKIP 2106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16886Flores, Aidan97205PortlandOregonUnited States
12510Sanz, Roberto77127LieusaintSeine et MarneFrance
13669Gill, Kristy4217Gold CoastQueenslandAustralia

Generated 2025-07-14 22:24:12.437 UTC