[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 2693   SHUFFLE   <  SKIP 2288  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28916Shan, Kathryn, KW10 6BLLondonEnglandUnited Kingdom
13568Jimenez, Max, C75010ParisSeine (Paris)France
14314Cooper, Katherine, R7001HobartTasmaniaAustralia
28071Ross, Trevor, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 00:53:10.978 UTC