[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 590   SHUFFLE   <  SKIP 506  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17632Serrano, Jimmy, LRG11 5TPBerkshireEnglandUnited Kingdom
12227Raje, Kelsey, WKB9KirkbyEnglandUnited Kingdom
14092Nath, Maurice98225BellinghamWashingtonUnited States
20530Jenkins, Mariah, M97068W. LinnOregonUnited States

Generated 2025-07-22 12:42:37.608 UTC