[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 6869   <  SKIP 11  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24133Patel, Carla75009ParisSeine (Paris)France
25496Sara, Regina93500PantinSeine Saint DenisFrance
13798Randall, Tammy, CRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-20 13:17:15.141 UTC