[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 438   SHUFFLE   <  SKIP 695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14879Richardson, Andrea94704BerkeleyCaliforniaUnited States
17457Allen, Katherine98168BurienWashingtonUnited States
23880Patterson, Noah, L90802Long BeachCaliforniaUnited States

Generated 2025-07-16 22:49:49.089 UTC