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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24752Jackson, Cameron, H98225BellinghamWashingtonUnited States
24798Moreno, Lawrence98225BellinghamWashingtonUnited States
24800Young, Eduardo, C98225BellinghamWashingtonUnited States
25003Russell, Tristan98225BellinghamWashingtonUnited States

Generated 2025-10-13 09:20:51.399 UTC