[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   <  SKIP 2164  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22360Collins, Caleb98168BurienWashingtonUnited States
21141Li, Omar98168BurienWashingtonUnited States
22874Anand, Drew98168BurienWashingtonUnited States
22786Goldstein, Wyatt98168BurienWashingtonUnited States

Generated 2025-07-09 11:37:16.338 UTC