[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27077Henderson, Robert, K94010BurlingameCaliforniaUnited States
26840Yang, Eric, L78000VersaillesYvelineFrance
15902Diaz, Robert, J98366Port OrchardWashingtonUnited States

Generated 2025-07-11 17:18:07.965 UTC