[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 542   SHUFFLE   <  SKIP 639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18635Martinez, Toni53131BonnNordrhein-WestfalenGermany
23189Moore, Megan, I90505TorranceCaliforniaUnited States
18671Kelly, Melanie94070San CarlosCaliforniaUnited States

Generated 2025-07-20 02:31:33.615 UTC