[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 2476   SHUFFLE   <  SKIP 482  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20613Raje, Lindsay, L4810TownsvilleQueenslandAustralia
22632Perez, Tabitha, C75010ParisSeine (Paris)France
14132Ross, Brandon3429SunburyVictoriaAustralia
22806Sun, Crystal, E04838EilenburgBrandenburgGermany

Generated 2025-07-20 11:17:47.377 UTC