[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 376   SHUFFLE   <  SKIP 605  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23942Goel, Rafael, J85049IngolstadtBayernGermany
22723Anderson, Alexander, G91791West CovinaCaliforniaUnited States
20678Lin, Martha91502BurbankCaliforniaUnited States

Generated 2025-07-17 07:51:10.551 UTC