[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 568   SHUFFLE   <  SKIP 3491  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17112Jimenez, Janet, PGA10GatesheadEnglandUnited Kingdom
24785Morris, Cody, A98033KirklandWashingtonUnited States
18976Howard, Garrett97330CorvallisOregonUnited States
21849Chow, Todd80610Saint OuenSommeFrance

Generated 2025-07-19 19:54:43.323 UTC