[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 821   SHUFFLE   <  SKIP 734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18184Chande, Leonard, L75008ParisSeine (Paris)France
27849Adams, Dalton93000BobignySeine Saint DenisFrance
27438Shan, Alejandro90706BellflowerCaliforniaUnited States

Generated 2025-07-17 08:42:47.549 UTC