[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2391   SHUFFLE   <  SKIP 6712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18357Reed, Trinity98027IssaquahWashingtonUnited States
28849Murphy, Garrett99202SpokaneWashingtonUnited States
27120Kumar, Clarence80074MünchenHamburgGermany

Generated 2025-07-21 10:34:12.794 UTC