[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 512   SHUFFLE   <  SKIP 937  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27851Martin, Diana75008ParisSeine (Paris)France
11475Subram, Cesar, LSW8 1XDLondonEnglandUnited Kingdom
19519Zhu, Bianca, D75010ParisSeine (Paris)France
23516Miller, Ashley, V91941GrossmontCaliforniaUnited States

Generated 2025-07-12 14:48:41.097 UTC