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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16024Hill, Isaac98270MarysvilleWashingtonUnited States
16354Torres, Janet, A98270MarysvilleWashingtonUnited States
17043Bennett, Isabella, K98270MarysvilleWashingtonUnited States

Generated 2025-07-20 14:46:58.971 UTC