[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 2377   SHUFFLE   <  SKIP 1286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21432Ward, Melanie, A98201EverettWashingtonUnited States
12613Prasad, Joel, C93400Saint-DenisSeine Saint DenisFrance
14075Harris, Robert, A92806La JollaCaliforniaUnited States

Generated 2025-07-20 22:11:38.027 UTC