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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26047Hall, Ashley, A98027IssaquahWashingtonUnited States
26285Hayes, Kayla98027IssaquahWashingtonUnited States
26296Simmons, Grace, M98027IssaquahWashingtonUnited States

Generated 2025-07-14 23:16:06.407 UTC