[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 250   SHUFFLE   <  SKIP 1193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11278Phillips, Jonathan98020EdmondsWashingtonUnited States
25358Torres, Jade97071WoodburnOregonUnited States
22348Torres, Zoe, E94947NovatoCaliforniaUnited States

Generated 2025-07-08 16:46:53.171 UTC