[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 484   SHUFFLE   <  SKIP 2177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15443Patel, Francisco12171BerlinHessenGermany
22662Carlson, Tyrone, SKB9KirkbyEnglandUnited Kingdom
18752Walker, Samantha92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 16:39:23.825 UTC