[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 468   SHUFFLE   <  SKIP 677  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15563Lopez, Luke98027IssaquahWashingtonUnited States
19725Ramirez, Alexandria, A94303Palo AltoCaliforniaUnited States
28665Anand, Donna, M98225BellinghamWashingtonUnited States

Generated 2025-07-18 11:35:06.104 UTC