[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 817   SHUFFLE   <  SKIP 159  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23033Turner, Alex, J90712LakewoodCaliforniaUnited States
28001Rodriguez, Sydney, C94010BurlingameCaliforniaUnited States
14739Gonzalez, Charles, J92806La JollaCaliforniaUnited States

Generated 2025-07-14 16:17:23.416 UTC