[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 440   SHUFFLE   <  SKIP 563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13373Murphy, Michelle, L90210Beverly HillsCaliforniaUnited States
13644Dominguez, Kristi, M3550BendigoVictoriaAustralia
16971Bryant, Alexia, L98027IssaquahWashingtonUnited States

Generated 2025-07-18 10:06:03.820 UTC