[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 677   SHUFFLE   <  SKIP 3229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States
11745Gonzalez, Allison99362Walla WallaWashingtonUnited States
18556Perez, Ruben94519ConcordCaliforniaUnited States

Generated 2025-07-13 05:37:56.241 UTC