[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 2927   SHUFFLE   <  SKIP 569  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24632James, Catherine, K99362Walla WallaWashingtonUnited States
23579Richardson, Jared, C98036LynnwoodWashingtonUnited States
18502Madan, Pamela91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 18:39:10.758 UTC