[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 2693   SHUFFLE   <  SKIP 302  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27924He, Jeffery24044KielSaarlandGermany
17679Mehta, Joe98225BellinghamWashingtonUnited States
19985Ma, Tamara98312BremertonWashingtonUnited States

Generated 2025-07-13 06:02:10.191 UTC