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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12210He, Alan, ASE1 8HLLondonEnglandUnited Kingdom
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance
27292Evans, Julia97045Oregon CityOregonUnited States

Generated 2025-07-12 11:12:41.767 UTC