[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 2000   SHUFFLE   <  SKIP 622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13219Shan, Rafael, A94519ConcordCaliforniaUnited States
11733Schmidt, Kristi, J94519ConcordCaliforniaUnited States
27442Raman, Janelle, C94014ColmaCaliforniaUnited States

Generated 2025-07-12 23:44:02.035 UTC