[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 650   SHUFFLE   <  SKIP 2352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23140Lee, Tyler, A98168BurienWashingtonUnited States
21474Gray, Lucas, L98033KirklandWashingtonUnited States
16359Richardson, Shelby97071WoodburnOregonUnited States

Generated 2025-07-13 13:46:14.830 UTC