[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 608   <  SKIP 76  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29208Lopez, Amber98225BellinghamWashingtonUnited States
29241Evans, Sophia98225BellinghamWashingtonUnited States
28665Anand, Donna, M98225BellinghamWashingtonUnited States

Generated 2025-07-13 00:46:37.935 UTC