[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16359Richardson, Shelby97071WoodburnOregonUnited States
16373Cook, Sara, E98033KirklandWashingtonUnited States
25582Luo, Leonard, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-10-14 18:40:30.174 UTC