[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 434   SHUFFLE   <  SKIP 210  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24509Long, Emma, F99202SpokaneWashingtonUnited States
11337Romero, JeromeWA3WatfordEnglandUnited Kingdom

Generated 2025-07-17 22:31:33.645 UTC