[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 6081   SHUFFLE   <  SKIP 55  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27250Vance, Virginia, E98168BurienWashingtonUnited States
12826Gonzalez, Caleb34117KasselHessenGermany
18109Campbell, Samuel92806La JollaCaliforniaUnited States

Generated 2025-07-18 14:27:26.954 UTC