[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 3439   <  SKIP 1642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11492Chander, Terrence, C04838EilenburgBrandenburgGermany
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
11204Rivera, Destiny, C97005BeavertonOregonUnited States

Generated 2025-07-20 02:40:12.371 UTC