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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26912Rodriguez, Denise38001BraunschweigNordrhein-WestfalenGermany
25291Griffin, Marissa98201EverettWashingtonUnited States
21101Perez, Meagan, RL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-16 23:46:40.687 UTC