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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22866Thompson, William33098PaderbornNordrhein-WestfalenGermany
15671Torres, LawrenceL4 4HBLiverpoolEnglandUnited Kingdom
27647Moore, Daniel, L91776San GabrielCaliforniaUnited States

Generated 2025-07-19 18:42:19.064 UTC