[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 3669   SHUFFLE   <  SKIP 2620  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16568Coleman, Caroline34117KasselHessenGermany
16768Barnes, Eduardo, R94519ConcordCaliforniaUnited States
23961Huang, Karen66740SaarlouisSaarlandGermany
14075Harris, Robert, A92806La JollaCaliforniaUnited States

Generated 2025-07-13 12:38:46.010 UTC