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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12822James, Alexandra59368WerneNordrhein-WestfalenGermany
15323Wilson, EduardoV9B 2C3ShawneeBritish ColumbiaCanada
12291Suri, Johnathan, E04838EilenburgBrandenburgGermany

Generated 2025-07-11 20:33:29.279 UTC