[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3230   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16600Suarez, Janet, V92310SèvresHauts de SeineFrance
17377Wood, Isabel97034Lake OswegoOregonUnited States
18525Lal, Jack, RV9MetchosinBritish ColumbiaCanada

Generated 2025-07-12 17:00:36.390 UTC