[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 0   SHUFFLE   <  SKIP 3129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21645Alexander, Spencer99362Walla WallaWashingtonUnited States
12393Sai, Brenda, V93400Saint-DenisSeine Saint DenisFrance
11281Barnes, Megan, J91502BurbankCaliforniaUnited States

Generated 2025-10-31 00:33:27.533 UTC