[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 413   SHUFFLE   <  SKIP 2560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25870Gonzales, Edward, M97355LebanonOregonUnited States
27223Wright, Jeremy, S99362Walla WallaWashingtonUnited States
20118Henderson, Jacqueline, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-13 05:27:59.853 UTC