[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 3669   SHUFFLE   <  SKIP 3751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20899Cook, Angela59100RoubaixNordFrance
22485Suarez, Andy93400Saint-DenisSeine Saint DenisFrance
21419Ma, Gilbert92118CoronadoCaliforniaUnited States

Generated 2025-07-21 13:55:11.661 UTC