[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 7817  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11143Henderson, Jonathan, M90712LakewoodCaliforniaUnited States
11156Roberts, Maria90712LakewoodCaliforniaUnited States
11178Johnson, Nathan, J90712LakewoodCaliforniaUnited States
11270Lee, Robert, L90712LakewoodCaliforniaUnited States

Generated 2025-07-21 17:06:39.063 UTC