[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 2920   SHUFFLE   <  SKIP 1015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26537Perez, Wyatt99362Walla WallaWashingtonUnited States
26224Gonzalez, Henry, W95000CergyVal d'OiseFrance
12793Guo, Jessie, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-22 11:11:32.175 UTC