[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   SKIP 511   SHUFFLE   <  SKIP 1668  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18974Rodriguez, James, J92806La JollaCaliforniaUnited States
18674Bennett, Isabelle, CV3L 1E7WestminsterBritish ColumbiaCanada
28024Perry, Miguel94010BurlingameCaliforniaUnited States

Generated 2025-07-16 16:24:14.464 UTC