[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 512   SHUFFLE   <  SKIP 3217  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22414Wu, Eugene, P22001HamburgHessenGermany
15350Serrano, Kathleen, N98312BremertonWashingtonUnited States
29211Ross, Stephanie98036LynnwoodWashingtonUnited States

Generated 2025-07-16 06:00:38.499 UTC