[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4068  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18581Dominguez, Melinda97015-6403ClackamasOregonUnited States
26152Gill, Jaime, M2113North RydeNew South WalesAustralia

Generated 2025-07-11 06:51:29.388 UTC