[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 3027   SHUFFLE   <  SKIP 3652  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29269Griffin, Vanessa97355LebanonOregonUnited States
18059Gonzalez, Bailey, E99362Walla WallaWashingtonUnited States
28067Bennett, Olivia, D91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 05:46:11.959 UTC