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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28801Hall, Katelyn, E98201EverettWashingtonUnited States
17967Gonzalez, CassandraYO15YorkEnglandUnited Kingdom
21036Hernandez, Ruben, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 23:32:43.113 UTC