[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 406   <  SKIP 1999  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21141Li, Omar98168BurienWashingtonUnited States
22045Chen, Cameron, J98168BurienWashingtonUnited States

Generated 2025-07-18 01:23:04.499 UTC