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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28377Ortega, WalterCB4 4BZCambridgeEnglandUnited Kingdom
22206Rodriguez, Cynthia, E4551CaloundraQueenslandAustralia
20359Blue, Rachel90706BellflowerCaliforniaUnited States

Generated 2025-07-10 21:13:05.965 UTC