[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 7362  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25871Nelson, Jason, R98027IssaquahWashingtonUnited States
26086Cox, Sean, J98027IssaquahWashingtonUnited States
26497Sanchez, Karen98027IssaquahWashingtonUnited States

Generated 2025-07-15 12:04:37.413 UTC