[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 590   SHUFFLE   <  SKIP 370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23564Howard, Jessica92625Newport BeachCaliforniaUnited States
29278Scott, Janet, L90802Long BeachCaliforniaUnited States
27481Gonzales, Oscar, H91776San GabrielCaliforniaUnited States

Generated 2025-07-12 20:41:07.197 UTC