[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 590   SHUFFLE   <  SKIP 863  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13886Taylor, Rachel, M94014ColmaCaliforniaUnited States
12935Hill, Robert, L92625Newport BeachCaliforniaUnited States
12805Moreno, Marvin, M92700ColombesHauts de SeineFrance

Generated 2025-07-13 18:09:32.802 UTC